Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 2 - 3D Viewer / 3D Viewer Reference
3D Viewer Routines / Creating and Configuring Viewers


Q3ViewerGetFlags

You can use the Q3ViewerGetFlags function to get the current viewer flags for a viewer object.

unsigned long Q3ViewerGetFlags (TQ3ViewerObject theViewer);
theViewer
A viewer object.
DESCRIPTION
The Q3ViewerGetFlags function returns, as its function result, the current set of viewer flags for the viewer specified by the theViewer parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996